home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 55375 / 55375.xpi / chrome / chromeFiles / skin / coolhandnuke / urlbar-mac.css < prev    next >
Cascading Style Sheet File  |  2009-11-15  |  265b  |  11 lines

  1. #main-window[btBoom="coolhandnuke"]
  2.   #urlbar-container {
  3.     -moz-box-orient: horizontal;
  4.     -moz-box-align: stretch;
  5.     -moz-margin-end: 5px;
  6.     height: 20px !important;
  7.     margin: 0px 0px 0px 0px;
  8.     padding: 0px 0px 0px 0px;
  9.     -moz-box-align: start;
  10.   }
  11.